-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LunaMedia Adapter #5110
LunaMedia Adapter #5110
Conversation
update prebid.js code base from fork
LunaMedia Adapater
Hi Guys, Can you please let me know if all good here and when adapter will get merged. Thanks & Regards |
Hi Please find docs below |
Hi Guys, Can you please let me know if all good here and when adapter will get available for client. |
Hi Guys, Our clients eagerly waiting for adapter, can you please let me know if anything else pending from my side. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could not get the test parameters to return an ad. All adapters are required to contain valid test parameters. Please update the markdown file accordingly.
Also, please use mediatypes instead of adunit sizes. Documentation can be found here: http://prebid.org/dev-docs/publisher-api-reference.html#adUnit-banner
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The parameters are still getting a 204 when I try them from the test page. IT should be returning a 200 along with an ad.
I modifying my earlier comment since, i am able to see ads.
|
Still getting 204s for both banner and video event though I tried 20 times. There were some fixes checked in recently that may solve your build issue. Please do another checkout and try the build again. |
The 204 issue was on my end. I needed to use a different IP alias other than localhost. Consistenly getting 200s now. But noticed one other thing. There is a function to get the referrer when it seems that you could just get the value from bidderRequest.refererInfo.referer. Do you need that extra layer? |
Yes, lets keep that function for now. |
* Update Bidder Code * LunaMedia Adapater LunaMedia Adapater * Updated LunamediaBidAdapter.md test params and valid pub code for testing Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
Type of change
Description of change
Be sure to test the integration with your adserver using the Hello World sample page.
For any changes that affect user-facing APIs or example code documented on http://prebid.org, please provide:
Other information